setFileNameBytes

open fun setFileNameBytes(value: ByteString): MeshProtos.FileInfo.Builder

The fully qualified path of the file
string file_name = 1;

Return

This builder for chaining.

Parameters

value

The bytes for fileName to set.